[INFO] cloning repository https://github.com/Bittencourt/pipelite-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bittencourt/pipelite-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBittencourt%2Fpipelite-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBittencourt%2Fpipelite-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6347350a277724713c078412111fd955847aae2d
[INFO] testing Bittencourt/pipelite-cli against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBittencourt%2Fpipelite-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bittencourt/pipelite-cli
[INFO] finished tweaking git repo https://github.com/Bittencourt/pipelite-cli
[INFO] tweaked toml for git repo https://github.com/Bittencourt/pipelite-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bittencourt/pipelite-cli on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bittencourt/pipelite-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] [stderr]   Downloaded toml v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.1
[INFO] [stderr]   Downloaded is_executable v1.0.5
[INFO] [stderr]   Downloaded serde_spanned v1.1.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] [stderr]   Downloaded chrono-humanize v0.2.3
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05e42d5c7047ce5f0e13e7415f07f25db5fdb9b0fa4403daead12de600193932
[INFO] running `Command { std: "docker" "start" "-a" "05e42d5c7047ce5f0e13e7415f07f25db5fdb9b0fa4403daead12de600193932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05e42d5c7047ce5f0e13e7415f07f25db5fdb9b0fa4403daead12de600193932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e42d5c7047ce5f0e13e7415f07f25db5fdb9b0fa4403daead12de600193932", kill_on_drop: false }`
[INFO] [stdout] 05e42d5c7047ce5f0e13e7415f07f25db5fdb9b0fa4403daead12de600193932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21d70c3ec5df4106023097bf211a68a0a8675cffbc68ca49a33acf28b7ba32b0
[INFO] running `Command { std: "docker" "start" "-a" "21d70c3ec5df4106023097bf211a68a0a8675cffbc68ca49a33acf28b7ba32b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling pipelite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stdout] warning: value assigned to `total` is never read
[INFO] [stdout]   --> src/commands/workflows/list.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut total: u64 = 0;
[INFO] [stdout]    |                          ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 67 |         total = response.meta.total;
[INFO] [stdout]    |         --------------------------- `total` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkflowRunTrigger` is never constructed
[INFO] [stdout]    --> src/api/models.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct WorkflowRunTrigger {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTL_WORKFLOWS` is never used
[INFO] [stdout]   --> src/cache.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const TTL_WORKFLOWS: u64 = 3600;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_workflows_cached` is never used
[INFO] [stdout]    --> src/prompt.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub async fn get_workflows_cached(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "21d70c3ec5df4106023097bf211a68a0a8675cffbc68ca49a33acf28b7ba32b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d70c3ec5df4106023097bf211a68a0a8675cffbc68ca49a33acf28b7ba32b0", kill_on_drop: false }`
[INFO] [stdout] 21d70c3ec5df4106023097bf211a68a0a8675cffbc68ca49a33acf28b7ba32b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fda1fe2ead83126afeab7bb4dfe02f63d747ef795b2766cc61b75db924ca8d1e
[INFO] running `Command { std: "docker" "start" "-a" "fda1fe2ead83126afeab7bb4dfe02f63d747ef795b2766cc61b75db924ca8d1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stdout] warning: value assigned to `total` is never read
[INFO] [stdout]   --> src/commands/workflows/list.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut total: u64 = 0;
[INFO] [stdout]    |                          ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 67 |         total = response.meta.total;
[INFO] [stdout]    |         --------------------------- `total` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkflowRunTrigger` is never constructed
[INFO] [stdout]    --> src/api/models.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct WorkflowRunTrigger {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTL_WORKFLOWS` is never used
[INFO] [stdout]   --> src/cache.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const TTL_WORKFLOWS: u64 = 3600;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_workflows_cached` is never used
[INFO] [stdout]    --> src/prompt.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub async fn get_workflows_cached(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pipelite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `total` is never read
[INFO] [stdout]   --> src/commands/workflows/list.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut total: u64 = 0;
[INFO] [stdout]    |                          ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 67 |         total = response.meta.total;
[INFO] [stdout]    |         --------------------------- `total` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkflowRunTrigger` is never constructed
[INFO] [stdout]    --> src/api/models.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct WorkflowRunTrigger {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.58s
[INFO] running `Command { std: "docker" "inspect" "fda1fe2ead83126afeab7bb4dfe02f63d747ef795b2766cc61b75db924ca8d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda1fe2ead83126afeab7bb4dfe02f63d747ef795b2766cc61b75db924ca8d1e", kill_on_drop: false }`
[INFO] [stdout] fda1fe2ead83126afeab7bb4dfe02f63d747ef795b2766cc61b75db924ca8d1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7516fe3492a93353a0bfe0b464fa4819fa9270558a63af9f9d086d57bf99c586
[INFO] running `Command { std: "docker" "start" "-a" "7516fe3492a93353a0bfe0b464fa4819fa9270558a63af9f9d086d57bf99c586", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `total` is never read
[INFO] [stderr]   --> src/commands/workflows/list.rs:56:26
[INFO] [stderr]    |
[INFO] [stderr] 56 |     let mut total: u64 = 0;
[INFO] [stderr]    |                          ^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 67 |         total = response.meta.total;
[INFO] [stderr]    |         --------------------------- `total` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WorkflowRunTrigger` is never constructed
[INFO] [stderr]    --> src/api/models.rs:416:12
[INFO] [stderr]     |
[INFO] [stderr] 416 | pub struct WorkflowRunTrigger {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TTL_WORKFLOWS` is never used
[INFO] [stderr]   --> src/cache.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const TTL_WORKFLOWS: u64 = 3600;
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_workflows_cached` is never used
[INFO] [stderr]    --> src/prompt.rs:318:14
[INFO] [stderr]     |
[INFO] [stderr] 318 | pub async fn get_workflows_cached(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pipelite` (bin "pipelite") generated 4 warnings
[INFO] [stderr] warning: `pipelite` (bin "pipelite" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pipelite-98b6e78e02b838ea)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test api::models::tests::activity_deserializes_from_json ... ok
[INFO] [stdout] test api::models::tests::deal_create_required_only_serializes_without_nulls ... ok
[INFO] [stdout] test api::models::tests::deal_update_single_field_serializes_only_that_field ... ok
[INFO] [stdout] test api::models::tests::org_create_required_only_serializes_without_nulls ... ok
[INFO] [stdout] test api::models::tests::api_list_response_deserializes_with_meta ... ok
[INFO] [stdout] test api::models::tests::org_deserializes_from_json_with_nulls ... ok
[INFO] [stdout] test api::models::tests::activity_create_required_only_serializes ... ok
[INFO] [stdout] test api::models::tests::person_create_required_only_serializes_without_nulls ... ok
[INFO] [stdout] test api::models::tests::pipeline_create_required_only ... ok
[INFO] [stdout] test api::models::tests::person_deserializes_from_json_with_nulls ... ok
[INFO] [stdout] test api::models::tests::stage_create_required_only ... ok
[INFO] [stdout] test api::models::tests::workflow_create_required_only_serializes_without_nulls ... ok
[INFO] [stdout] test api::models::tests::workflow_deserializes_from_json ... ok
[INFO] [stdout] test cache::tests::ttl_constants_are_reasonable ... ok
[INFO] [stdout] test commands::config::table::tests::mask_api_key_empty ... ok
[INFO] [stdout] test commands::config::table::tests::mask_api_key_short ... ok
[INFO] [stdout] test commands::config::table::tests::mask_api_key_normal ... ok
[INFO] [stdout] test config::tests::config_path_env_override ... ok
[INFO] [stdout] test config::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test commands::config::table::tests::config_table_has_all_rows ... ok
[INFO] [stdout] test config::tests::default_config_path ... ok
[INFO] [stdout] test api::models::tests::pipeline_deserializes_from_json ... ok
[INFO] [stdout] test api::models::tests::stage_deserializes_from_json ... ok
[INFO] [stdout] test cache::tests::get_expired_entry_returns_none ... ok
[INFO] [stdout] test config::tests::generate_commented_config_has_all_sections ... ok
[INFO] [stdout] test config::tests::generate_commented_config_with_set_values ... ok
[INFO] [stdout] test cache::tests::get_corrupted_json_returns_none_and_deletes_file ... ok
[INFO] [stdout] test config::tests::env_var_precedence_api_key ... ok
[INFO] [stdout] test config::tests::file_permissions_0600 ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_defaults ... ok
[INFO] [stdout] test api::models::tests::workflow_run_response_deserializes ... ok
[INFO] [stdout] test error::tests::config_error_formats_without_color ... ok
[INFO] [stdout] test error::tests::color_true_produces_different_output_than_color_false ... ok
[INFO] [stdout] test cache::tests::clear_removes_all_files ... ok
[INFO] [stdout] test cache::tests::invalidate_nonexistent_key_does_not_error ... ok
[INFO] [stdout] test cache::tests::set_overwrites_existing_entry ... ok
[INFO] [stdout] test cache::tests::set_and_get_returns_data ... ok
[INFO] [stdout] test cache::tests::invalidate_prefix_removes_matching_keys ... ok
[INFO] [stdout] test error::tests::connection_error_formats_without_color ... ok
[INFO] [stdout] test error::tests::exit_code_returns_1_for_runtime_errors ... ok
[INFO] [stdout] test error::tests::not_found_error_formats_without_color ... ok
[INFO] [stdout] test config::tests::load_and_save_roundtrip ... ok
[INFO] [stdout] test output::csv::tests::csv_escapes_quotes ... ok
[INFO] [stdout] test cache::tests::get_missing_key_returns_none ... ok
[INFO] [stdout] test cache::tests::invalidate_removes_specific_key ... ok
[INFO] [stdout] test config::tests::set_invalid_key_format_returns_error ... ok
[INFO] [stdout] test config::tests::set_dotted_path_modifies_correct_key ... ok
[INFO] [stdout] test error::tests::auth_error_formats_without_color ... ok
[INFO] [stdout] test output::csv::tests::csv_missing_field_renders_empty ... ok
[INFO] [stdout] test config::tests::set_config_preserves_comments ... ok
[INFO] [stdout] test config::tests::env_var_precedence_server_url ... ok
[INFO] [stdout] test output::fields::tests::extract_bool_field ... ok
[INFO] [stdout] test output::csv::tests::csv_escapes_special_characters ... ok
[INFO] [stdout] test output::csv::tests::csv_values_correctly_extracted ... ok
[INFO] [stdout] test output::fields::tests::extract_number_field ... ok
[INFO] [stdout] test output::fields::tests::extract_top_level_string ... ok
[INFO] [stdout] test output::fields::tests::filter_fields_selects_requested_fields ... ok
[INFO] [stdout] test output::fields::tests::extract_missing_field_returns_empty ... ok
[INFO] [stdout] test output::csv::tests::csv_has_header_row ... ok
[INFO] [stdout] test api::models::tests::deal_deserializes_from_json_with_nulls ... ok
[INFO] [stdout] test output::fields::tests::extract_missing_intermediate_returns_empty ... ok
[INFO] [stdout] test output::fields::tests::extract_nested_dot_notation ... ok
[INFO] [stdout] test output::fields::tests::extract_null_field_returns_empty ... ok
[INFO] [stdout] test output::fields::tests::extract_deeply_nested ... ok
[INFO] [stdout] test output::format::tests::format_currency_millions ... ok
[INFO] [stdout] test output::format::tests::format_value_currency ... ok
[INFO] [stdout] test output::format::tests::format_value_currency_small ... ok
[INFO] [stdout] test output::format::tests::format_value_currency_with_decimals ... ok
[INFO] [stdout] test output::format::tests::format_value_null_returns_empty ... ok
[INFO] [stdout] test output::format::tests::format_value_date_field_ending_with_date ... ok
[INFO] [stdout] test output::format::tests::format_value_plain_string ... ok
[INFO] [stdout] test output::format::tests::format_value_relative_date ... ok
[INFO] [stdout] test output::format::tests::format_value_unparseable_date_returns_raw ... ok
[INFO] [stdout] test output::format::tests::truncate_exact_fit ... ok
[INFO] [stdout] test output::format::tests::truncate_short_string_unchanged ... ok
[INFO] [stdout] test output::format::tests::truncate_very_small_width ... ok
[INFO] [stdout] test output::format::tests::truncate_with_ellipsis_applied ... ok
[INFO] [stdout] test output::json::tests::format_list_valid_json ... ok
[INFO] [stdout] test output::json::tests::format_single_valid_json ... ok
[INFO] [stdout] test output::json::tests::format_list_with_field_filtering ... ok
[INFO] [stdout] test output::plain::tests::plain_empty_list ... ok
[INFO] [stdout] test output::json::tests::format_single_with_field_filtering ... ok
[INFO] [stdout] test output::table::tests::single_aligns_labels ... ok
[INFO] [stdout] test output::table::tests::single_renders_key_value_pairs ... ok
[INFO] [stdout] test output::plain::tests::plain_tab_separated ... ok
[INFO] [stdout] test output::table::tests::table_pagination_footer ... ok
[INFO] [stdout] test output::table::tests::table_has_correct_row_count ... ok
[INFO] [stdout] test output::table::tests::table_contains_values ... ok
[INFO] [stdout] test output::plain::tests::plain_multiple_rows ... ok
[INFO] [stdout] test output::table::tests::table_pagination_with_offset ... ok
[INFO] [stdout] test output::plain::tests::plain_no_headers ... ok
[INFO] [stdout] test output::fields::tests::filter_fields_with_dot_notation ... ok
[INFO] [stdout] test prompt::tests::get_pipelines_cached_falls_back_to_api_on_miss ... ok
[INFO] [stdout] test prompt::tests::get_workflows_cached_returns_cached_data_on_hit ... ok
[INFO] [stdout] test prompt::tests::get_stages_cached_uses_pipeline_specific_key ... ok
[INFO] [stdout] test prompt::tests::get_orgs_cached_returns_cached_data ... ok
[INFO] [stdout] test prompt::tests::get_pipelines_cached_returns_cached_data_on_hit ... ok
[INFO] [stdout] test prompt::tests::get_pipelines_cached_works_with_none_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/activities_integration.rs (/opt/rustwide/target/debug/deps/activities_integration-a581015a6e4cc060)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test activities_help_shows_subcommands ... ok
[INFO] [stdout] test activities_get_help_shows_id_argument ... ok
[INFO] [stdout] test activities_list_help_shows_filter_flags ... ok
[INFO] [stdout] test activities_update_help_shows_flags ... ok
[INFO] [stdout] test activities_create_help_shows_required_flags ... ok
[INFO] [stdout] test activities_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test activities_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_activities_subcommand ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache_test.rs (/opt/rustwide/target/debug/deps/cache_test-202c07203015af1f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cache_help_shows_subcommands ... ok
[INFO] [stdout] test cache_alias_c_works ... ok
[INFO] [stdout] test cache_clear_no_existing_dir_succeeds ... ok
[INFO] [stdout] test cache_clear_runs_without_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/cli_skeleton.rs (/opt/rustwide/target/debug/deps/cli_skeleton-d19152a0aecef6a2)
[INFO] [stdout] test help_shows_description_and_subcommands ... ok
[INFO] [stdout] test invalid_subcommand_returns_exit_code_2 ... ok
[INFO] [stdout] test version_shows_rich_info ... ok
[INFO] [stdout] test config_help_shows_subcommands ... ok
[INFO] [stdout] test init_help_shows_url_and_key_flags ... ok
[INFO] [stdout] test config_set_parses_positional_args ... ok
[INFO] [stdout] test global_flags_parse_without_error ... ok
[INFO] [stderr]      Running tests/completions_test.rs (/opt/rustwide/target/debug/deps/completions_test-ab988fd6212d6682)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test invalid_shell_rejected ... ok
[INFO] [stdout] test fish_completions_generated ... ok
[INFO] [stdout] test zsh_completions_generated ... ok
[INFO] [stderr]      Running tests/dashboard_test.rs (/opt/rustwide/target/debug/deps/dashboard_test-10bc7e642936afc4)
[INFO] [stdout] test bash_completions_generated ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test dashboard_help_shows_description ... ok
[INFO] [stdout] test main_help_shows_dashboard_subcommand ... ok
[INFO] [stderr]      Running tests/deals_integration.rs (/opt/rustwide/target/debug/deps/deals_integration-5c4d34a739c438ba)
[INFO] [stdout] test dashboard_json_format_with_unreachable_server_returns_connection_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test deals_create_help_shows_required_flags ... ok
[INFO] [stdout] test deals_get_help_shows_id_argument ... ok
[INFO] [stdout] test deals_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test deals_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_deals_subcommand ... ok
[INFO] [stdout] test deals_help_shows_subcommands ... ok
[INFO] [stdout] test deals_list_help_shows_filter_flags ... ok
[INFO] [stdout] test deals_update_help_shows_optional_flags ... ok
[INFO] [stdout] test deals_delete_help_shows_id_and_examples ... ok
[INFO] [stderr]      Running tests/dry_run_test.rs (/opt/rustwide/target/debug/deps/dry_run_test-6939344d620210ae)
[INFO] [stdout] test deals_list_limit_zero_is_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test deals_create_dry_run_shows_request ... ok
[INFO] [stdout] test orgs_create_dry_run ... ok
[INFO] [stdout] test deals_create_dry_run_json_format ... ok
[INFO] [stdout] test deals_delete_dry_run ... ok
[INFO] [stdout] test deals_update_dry_run ... ok
[INFO] [stdout] test people_create_dry_run ... ok
[INFO] [stdout] test dry_run_does_not_need_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exit_code_test.rs (/opt/rustwide/target/debug/deps/exit_code_test-97b0c8d30a0d1955)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test nonexistent_command_exits_with_code_2 ... ok
[INFO] [stdout] test ping_with_bad_url_exits_with_code_1 ... ok
[INFO] [stderr]      Running tests/headless_test.rs (/opt/rustwide/target/debug/deps/headless_test-7854f4193e6e52e0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test stdin_and_flags_mutually_exclusive ... ok
[INFO] [stdout] test no_input_flag_prevents_prompts ... ok
[INFO] [stdout] test orgs_create_missing_name ... ok
[INFO] [stdout] test pipelines_create_missing_name ... ok
[INFO] [stdout] test deals_create_missing_required_fields_lists_all ... ok
[INFO] [stdout] test activities_create_missing_required ... ok
[INFO] [stdout] test deals_create_partial_flags_lists_remaining ... ok
[INFO] [stdout] test people_create_missing_both_names ... ok
[INFO] [stdout] test people_create_with_first_name_lists_remaining ... ok
[INFO] [stdout] test stages_create_missing_required ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/help_examples_test.rs (/opt/rustwide/target/debug/deps/help_examples_test-50039ab3b29073f6)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test init_help_has_examples ... ok
[INFO] [stdout] test ping_help_has_examples ... ok
[INFO] [stdout] test config_show_help_has_examples ... ok
[INFO] [stdout] test config_help_shows_subcommands ... ok
[INFO] [stderr]      Running tests/orgs_integration.rs (/opt/rustwide/target/debug/deps/orgs_integration-7e63e985dd6f2318)
[INFO] [stdout] test main_help_lists_subcommands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test orgs_create_help_shows_required_flags ... ok
[INFO] [stdout] test orgs_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_orgs_subcommand ... ok
[INFO] [stdout] test orgs_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test orgs_list_help_shows_filter_flags ... ok
[INFO] [stdout] test orgs_update_help_shows_optional_flags ... ok
[INFO] [stdout] test orgs_help_shows_subcommands ... ok
[INFO] [stdout] test orgs_get_help_shows_id_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/people_integration.rs (/opt/rustwide/target/debug/deps/people_integration-2b88491e9e4c3f18)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test people_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_people_subcommand ... ok
[INFO] [stdout] test people_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test people_list_help_shows_filter_flags ... ok
[INFO] [stdout] test people_create_help_shows_required_flags ... ok
[INFO] [stdout] test people_update_help_shows_optional_flags ... ok
[INFO] [stdout] test people_help_shows_subcommands ... ok
[INFO] [stdout] test people_get_help_shows_id_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pipelines_integration.rs (/opt/rustwide/target/debug/deps/pipelines_integration-7ed230902e37ba2d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test pipelines_help_shows_subcommands ... ok
[INFO] [stdout] test pipelines_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_pipelines_subcommand ... ok
[INFO] [stdout] test pipelines_list_help_shows_flags ... ok
[INFO] [stdout] test pipelines_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test pipelines_update_help_shows_optional_flags ... ok
[INFO] [stdout] test pipelines_create_help_shows_required_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quiet_mode_test.rs (/opt/rustwide/target/debug/deps/quiet_mode_test-0d7e3fbf91aeaece)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test config_show_produces_stdout_output ... ok
[INFO] [stdout] test quiet_mode_suppresses_stderr_on_config_show ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test no_args_non_tty_shows_clap_help_not_splash ... ok
[INFO] [stderr]      Running tests/splash_test.rs (/opt/rustwide/target/debug/deps/splash_test-c0482fdddd8b1f8b)
[INFO] [stdout] test help_flag_shows_normal_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stages_integration.rs (/opt/rustwide/target/debug/deps/stages_integration-1c0644f30b5eaa09)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test stages_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test stages_create_help_shows_required_flags ... ok
[INFO] [stdout] test main_help_shows_stages_subcommand ... ok
[INFO] [stdout] test stages_update_help_shows_optional_flags ... ok
[INFO] [stdout] test stages_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test stages_list_help_shows_pipeline_flag ... ok
[INFO] [stdout] test stages_help_shows_subcommands ... ok
[INFO] [stdout] test stages_list_without_config_fails_with_exit_code_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version_test.rs (/opt/rustwide/target/debug/deps/version_test-c7d4bcda66403f6f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test version_contains_pipelite_and_rustc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/workflows_integration.rs (/opt/rustwide/target/debug/deps/workflows_integration-c35418d243cbf541)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test workflows_alias_w_works ... ok
[INFO] [stdout] test workflows_get_requires_id ... ok
[INFO] [stdout] test workflows_trigger_requires_id ... ok
[INFO] [stdout] test workflows_list_help_shows_flags ... ok
[INFO] [stdout] test workflows_delete_help_shows_force_flag ... ok
[INFO] [stdout] test workflows_trigger_help_shows_data_flag ... ok
[INFO] [stdout] test workflows_create_help_shows_flags ... ok
[INFO] [stdout] test workflows_delete_requires_id ... ok
[INFO] [stdout] test workflows_help_shows_subcommands ... ok
[INFO] [stdout] test workflows_create_headless_without_name_fails ... ok
[INFO] [stdout] test workflows_create_dry_run ... ok
[INFO] [stdout] test workflows_delete_dry_run ... ok
[INFO] [stdout] test workflows_trigger_dry_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7516fe3492a93353a0bfe0b464fa4819fa9270558a63af9f9d086d57bf99c586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7516fe3492a93353a0bfe0b464fa4819fa9270558a63af9f9d086d57bf99c586", kill_on_drop: false }`
[INFO] [stdout] 7516fe3492a93353a0bfe0b464fa4819fa9270558a63af9f9d086d57bf99c586
